home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8521 < prev    next >
Encoding:
Text File  |  1996-08-05  |  845 b   |  34 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.spb.su!demos!pluscom!usenet
  3. From: sergeyp@albea.ugatu.ac.ru (Sergey Pavlov)
  4. Subject: Re: CTL3D
  5. X-Newsreader: Forte Free Agent 1.0.82
  6. Sender: usenet@news.rinet.ru (Superuser)
  7. Nntp-Posting-Host: albea.ugatu.ac.ru
  8. Organization: Albea
  9. Message-ID: <DMrwF9.Ds8@news.rinet.ru>
  10. References: <4fq9ke$4ib@hasle.sn.no>
  11. Date: Wed, 14 Feb 1996 16:01:40 GMT
  12.  
  13. Ola Nohr <onohr@sn.no> wrote:
  14.  
  15. >Hello!!
  16.  
  17. >I would like to statically link the CTL3D library to my
  18. >installation application. I have downloaded the CTL3D.EXE
  19. >from Microsoft, but got an error when linking:
  20.  
  21. >Linker Fatal: 32-bit record encountered in library file
  22. >CTL3dS.LIB in module CTL3D.
  23.  
  24. >I am running Windows 3.11 and Borland C++ 4.0.
  25.  
  26. >Any ideas ?
  27.  
  28. >Thanx....
  29.  
  30. Microsoft LIB-files badly compatible with Borland C++.
  31. You need Ctl3d from Borland, probably.
  32.  
  33.  
  34.